ACE.table_contains
SPart of ACE namespace
function ACE.table_contains(table, element)👁️ 0 viewsUpdated 1 month ago
Description
Helper function to check if a value exists in a table
Parameters
| Name | Type | Description |
|---|---|---|
table | any | |
element | any |
Returns
No return values documented.
Examples
No examples available.
Used In
No usages found in the codebase.