Compare two values based on their content, ignoring data types. For example, the integer 1 and the string “1” will return true.Documentation Index
Fetch the complete documentation index at: https://docs.alumio.com/llms.txt
Use this file to discover all available pages before exploring further.
Equals (Loose)
Compare values based on value and type.