To see if your system uses big points or not, execute this line from the Script Editor:
msgbox (DataConnection.Instance.ClientLogin.GlobalConfig.bigpoints)
If it displays True, your system is using big points. Otherwise, it will display false.
Note
After changing this value in GlobalConfig, you need to reset the IIS and restart GN4 applications.