MPUtilityEncodeScript Method (Object) |
Encodes the specified object for use in a script.
Namespace:
Colygon.MatchPoint.Core
Assembly:
Colygon.MatchPoint (in Colygon.MatchPoint.dll) Version: 2019.2.1.0
Syntax public static string EncodeScript(
Object o
)
Parameters
- o
- Type: SystemObject
Return Value
Type:
StringSee Also