$aliasBody
Returns the body of an alias, if it exists
Usage
<string> $aliasBody(<alias_name:string>)
Description
Returns the KVS body of the specified alias. If the alias doesn't exist it just returns an empty string.
See also
alias

Index, Functions