GetAttributeNameFromBinding
You can review the details about the getAttributeNameFromBinding JavaScript function.
Description
This JavaScript function parses the binding string passed as input and returns the attribute from the string.
Syntax
getAttributeNameFromBinding(str)
Input parameters
str - Optional. String containing the binding string. If not passed, the function returns null.
Return value
Attribute portion of the binding string.