$world->expandalias
$world->expandalias function: EXPANDs ALIASes in a string
$result = $world->expandalias( |
string
) ; |
This function expands aliases in the string passed as argument.
The result is what you would get if you typed
"string"
in the input box (except that aliases
are still expanded even if Disable Aliases is
selected in the Preferences menu).