TradeMUX SDK Documentation  1.0
TradeMUX SDK Documentation
char StringGetCharacter ( string  string_value,
int  pos 
)

Returns value of a symbol, located in the specified position of a string

Parameters
string_valueString
posPosition of a symbol in the string. Can be from 0 to StringLen(text) -1
Returns
Character from specified position