VirtualUserScript GetString Method C# API
Overload List

  NameDescription
Public methodGetString(String)
Returns a string value held in the dictionary.
Public methodGetString(String, String)
Returns a string value held in the dictionary, or the defaultValue if the key cannot be found.
Back to Top
See Also