Returns whether the argument is an object.
object
{ "$scope": { "test": {} }, "$template": { "$comment": "The field below will be true", "test": "{{isObject(test)}}" } }