Differences

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

Link to this comparison view

Next revision
Previous revision
ppl:functions:psa [2019/04/16 13:14] – created - external edit 127.0.0.1ppl:functions:psa [2024/03/27 15:14] (current) stimpy
Line 1: Line 1:
 ====== PSA(var:integer) :BOOLEAN ====== ====== PSA(var:integer) :BOOLEAN ======
-Returns TRUE if the feature specified by "varis enabled, FALSE if the feature specified by "varis disabled   +Returns TRUE if the feature specified by `varis enabled, FALSE if the feature specified by `varis disabled  
-**Valid values for var:**   +
-       1 = Alias Support Enabled   +
-       2 = Verify Support Enabled   +
-       3 = Address Support Enabled   +
-       4 = Password Support Enabled   +
-       5 = Statistics Support Enabled   +
-       6 = Notes Support Enabled  +
  
-**See also:** TPAGet+ 
 +**Valid values for `var`:**   
 +| **1** | Alias Support Enabled | 
 +| **2** | Verify Support Enabled | 
 +| **3** | Address Support Enabled | 
 +| **4** | Password Support Enabled | 
 +| **5** | Statistics Support Enabled | 
 +| **6** | Notes Support Enabled | 
 + 
 +**See also:** [[ppl:statements:tpaget|TPAGet]]