StringToIndex

Convert d_string to an index, if it is one.

int
StringToIndex
(
d_string name
,
out d_uint32 index
)

Return Value

Type: int

* true it's an index, and *index is set * false it's not an index

Meta