For the complete documentation index, see llms.txt. This page is also available as Markdown.

is_member_id

Is a member id?
     id         - any id
returns: 1 there is structure member with the specified ID
         0 otherwise

long is_member_id(id);

Last updated

Was this helpful?