Usage of the Dollar Sign
Some methods include the dollar sign ($) in the method name. This dollar sign is optional:
If you include it, then the return type is string.
If you do not include it, then the return type is string variant.
This situation is true unless noted differently in the description for each method in this chapter.
For more information, see Variants.