Provides utility functions for objects
- Source:
 
Methods
- 
    
areSimpleEquivalent(obj1, obj2)
 - 
    
    
Returns true if objects resolve to the same string. Only really useful when the user controls the object generation
Parameters:
Name Type Description obj1object obj2object - Source:
 
Returns:
- Type
 - boolean