Skip to content

Instantly share code, notes, and snippets.

@nicolas-despres
nicolas-despres / ActionLog.config
Last active August 29, 2015 14:10
Created via API
; aWF_RT_Formule (aWFFieldDescRuleEngine) (Def Version:5) (Implem Version:1)
uses aWFActionLog, aPF_HttpServletRequest
procedure WFCalculate(inOut Result : Boolean)
uses PT_wPortal
var ActionLog : CString
var theLog : aWFActionLog
uses aOST_CLI, aWFApplicationUserWithAuthorization
var theRequest : Text
var myOST_Motor : aOST_CLI
var RequestResponse : Text
var actionLog : aWFActionLog
;yo
WriteLn(GetResponse.OutText, '<h1>Hello World</h1>')
WriteLn(GetResponse.OutText, 'This page is fully configured')