Method Locale.LocaleObject()->`()()


Method `()

mixed res = Locale.LocaleObject()()

Description

Calls the function f with the arguments args if it exists and is a function. Otherwise returns the value (ie constant function) for f and UNDEFINED if it does not exist.