DiviArea.Data.getRealId(id)
Returns a sanitized area ID or false, when the ID does not belong to an Area.
Params
id
- The Area ID or an alternate ID.
Returns
A string containing the Area ID (with #
prefix), or an empty string.
Notes
No notes