TCA.getUserIP

Returns the IP address when IP spoofing is enabled, and the script is running in load mode in Controller.

TCA.getUserIP();

Arguments

None

Return value

A promise that will be fulfilled with a string, which is the IP address when IP spoofing is enabled and the script is running in load mode in Controller.