get a string format attribute
A string can be formatted in a special way. The format attribute allows to store this format information with the string.
Valid formats:
Name | Description |
unknown | no special format (default) |
sidex | SIDEX formatted string |
xml | XML formatted string |
json | JSON formatted string |
cvs | comma seperated fields |
ini | window ini format |
- Parameters
-
variant | SIDEX_VARIANT handle |
- Returns
- format of the string
- Exceptions
-