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
DiviArea.Data.getRealId(id)
Returns a sanitized area ID or false, when the ID does not belong to an Area.
id – string, requiredA string containing the Area ID (with # prefix), or an empty string.
No notes