API Help
Eplan.EplApi.Base Namespace / IContext Interface / GetStrings Method

In This Topic
GetStrings Method (IContext)
In This Topic
Gets array filled with strings from the context.
Syntax
string[] GetStrings()

Return Value

array containing strings from the context
See Also