Functions in order of    date added  function name  comments  rating

IsFilled ( field )

The opposite of IsEmpty.

    By Josh Ormond   (1 comments Posted 15 July 2010   Rating:  unrated

WorkingDays ( DateStart ; DateEnd ; HolidayList )

Returns the number of working days between the two dates w/o weekends and holidays

    By Daniele Raybaudi   (0 comments Posted 10 July 2010   Rating:  unrated

SortList ( Type ; Sort ; ValueList )

To sort a list, "Text" or "Number" or "Date" or "Time"or "TimeStamp"

    By Agnès   (0 comments Posted 9 July 2010   Rating:  unrated

ValidNr ( nr )

test number field for valid input

    By J.C. Roeloffzen   (0 comments Posted 18 June 2010   Rating:  unrated

CalculateEndDate ( startDate ; days ; wkEnds )

Calculates the end of a date range, given the start date and the number of days in the range. Allows to specify only business days as the number of days, calculating the weekends on it's own. NOT Recursive.

    By Steve Allen   (0 comments Posted 9 June 2010   Rating:  unrated

TC_Duration ( _timeCode1 ; _timeCode2 )

Returns the duration between two time codes (substraction)

    By Fabrice   (0 comments Posted 21 April 2010   Rating:  unrated

TC_Add ( _timeCode2 ; _timeCode1 )

Adds two timecodes

    By Fabrice   (0 comments Posted 21 April 2010   Rating:  unrated

TC_from_Number ( _number )

Converts a number into a Time Code

    By Fabrice   (0 comments Posted 21 April 2010   Rating:  unrated

TC_to_Number ( _timeCode )

Converts a Time Code ( 09:24:32:19 ) into a sequential number.

    By Fabrice   (8 comments Posted 21 April 2010   Rating:  unrated

LookUpX ( _lookUp ; _trigger )

A funtion to trigger a lookup based on any field inside the same table.

    By Andries Heylen   (0 comments Posted 19 March 2010   Rating:  unrated

GroupRelationInfo ( TableTarget ; Result ; FileTarget )

To retrieve a list of occurrences or fields only for a group of links.

    By Agnès   (0 comments Posted 16 March 2010   Rating:  unrated

webviewer_button ( bgCol ; textCol ; content )

This function returns an HTML content formatted for a webviewer.

    By El_Pablo   (2 comments Posted 3 March 2010   Rating:  unrated

StringConstruct ( text ; prefix ; suffix ; altText )

Shows a value if present with an option prefix and suffix, otherwise shows alternate text

    By Chad S.   (0 comments Posted 19 February 2010   Rating:  unrated

ShowValueCascade ( fields ; altText ) ( fields ; altText )

Given a text string of fields, it will return the first non-empty value, if all are empty, will return an alternate value

    By Chad S.   (0 comments Posted 19 February 2010   Rating:  unrated

ShowValue ( text ; altText ) ( text ; altText )

Attempts to show a value, if it's empty, shows an alternate value

    By Chad S.   (0 comments Posted 19 February 2010   Rating:  unrated

 

« Previous 1 2 3 4 5 6 7 8 ... 11 12 Next »

 

 

 

 

 

 

Top Tags

Text Parsing  (24)
List  (19)
XML  (15)
Format  (14)
Date  (14)
Debug  (12)
Layout  (11)
Variables  (10)

 

Filter  (9)
ValueIterator  (6)
Layout Objects  (6)
Number  (5)
Recursive  (5)
Dev  (5)
Interface  (5)
Text  (5)