$alias.reverse
Get the alias name of the Alias record.
Note: $alias.reverse method is available in the Advanced Edition only.
Syntax:
$alias.reverse( entity ) $alias.reverse( entity, group_id )
Parameters:
entity – the entity
group_id – the Group ID
Returns:
the entity of the Alias record.
Version Since:
2
Example:
$alias.reverse( "999" ) = (.+) Get the alias name of the entity "999"