$alias.reverse
Get the alias name of the Alias record.
Note: $alias.reverse method is available in the Advanced and upper Editions 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
Where the function can be used:
- Preliminary rules
- Regular rules
Example:
$alias.reverse( "999" ) = (.+) Get the alias name of the entity "999"