Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Maps the string values that correspond to the enum element values that are passed.
Syntax
client server public static str delimiter(DMFDelimiter _delimiter)
Run On
Called
Parameters
- _delimiter
Type: DMFDelimiter Enumeration
An enum element value that is passed to the method.
Return Value
Type: str
A string value that correspond to each to enum value.