CurrentUserPlatform SugarLogic Function (Production)
----------------------------------------------------

Adds currentUserPlatform() SugarLogic function that returns the *raw* platform name:
- base (web UI)
- mobile (Sugar Mobile)
- portal (Customer Portal)
- Any custom value sent via X-Sugar-Platform (e.g., Integration123)

Version: 1.0.1
Packaged on: 2025-10-09

Install:
1) Admin -> Module Loader -> Upload this zip -> Install
2) Admin -> Repair -> Quick Repair and Rebuild
3) Use in Studio formulas: currentUserPlatform()
