TMtxExpression.ExpandCharToWord Method

String ExpandCharToWord(String Src, Int32 charIdx)

Returns a word from Src string close to charIdx.

#NameTypeDescription
1SrcString
2charIdxInt32

Returns: String

Remarks:

The function expects one code line in Src parameter and will return the word or the variable which is close to char at charIdx.