Click or drag to resize

MonkeyspeakEngineLoadFromString Method

[This is preliminary documentation and is subject to change.]

Overload List
  NameDescription
Public methodLoadFromString(String)
Loads a Monkeyspeak script from a string into a Page.
Public methodLoadFromString(Page, String)
Loads a Monkeyspeak script from a string into existingPage. and clears the old page
Top
See Also