Previous topic

_mem

Next topic

AbbreviatePathName

This Page

_sΒΆ

_s looks up a string from the resource string table.

ssStr = _s(ssRes)

Return Value

ssStr

Parameters

ssRes

ssRes is a (scalar) string.

See also

Overview Strings

id-710243