ConversionError: The undefined value has no properties.
I am getting this error "ConversionError: The undefined value has no properties." when calling script include from UI action (not client callable). Where am I doing wrong ? here is my UI action Script - var access_ID = current.u_credential.access_...

