Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
ref:a_f:f:af:native_mobile_mode [2026/08/13 00:43] – removed - external edit (Unknown date) 127.0.0.1ref:a_f:f:af:native_mobile_mode [2026/08/13 07:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +{{tag>Index Function Function_List Miscellaneous}}
 +====== NATIVE_MOBILE_MODE ====== 
 +===== Description =====  
 +Return 'Yes' if the current user is running a native mobile application. 
 +
 +<alert type="primary" icon="fa info-circle">
 +**note**
 +
 +Can only be used in applicability conditions!</alert>
 +===== Parameters =====  
 +None
 +===== Example =====  
 +<code aim>NATIVE_MOBILE_MODE()='Yes' </code>