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
a_f:f:af:random [2022/09/02 02:52] – removed - external edit (Unknown date) 127.0.0.1a_f:f:af:random [2025/03/28 09:15] (current) – [Example] aware_support3
Line 1: Line 1:
 +{{tag>Index Function Function_List Mathematical}}
 +====== RANDOM ====== 
 +===== Description ======  
 +Calculates randomly generated number as a floating point constant in the range of 0-1
 +===== Parameters ======  
 +None
 +===== Example ======  
 +<code aim>Account.Key = RANDOM() </code>