VirtualUserScript GetLong Method C# API
Overload List

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