User Tools

Site Tools


cookbooks:3.2.x:core

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 Both sides next revision
cookbooks:3.2.x:core [2011/12/12 10:19]
85.178.77.57 [syn_branch]
cookbooks:3.2.x:core [2012/02/02 10:26]
klaus3000 [isflagset]
Line 1908: Line 1908:
               resetflag(b);  # equiv. to resetflag(2)                resetflag(b);  # equiv. to resetflag(2) 
  
 +==== is_int ====
 +Checks if a pseudo variable argument contains integer value. 
  
 +  if(is_int("$avp(foobar)")) {
 +    log("foobar contains an integer\n");
 +  }
  
 ==== log ==== ==== log ====
cookbooks/3.2.x/core.txt ยท Last modified: 2016/02/02 16:31 by alexh