IsWithinTransaction()
Determines whether the current thread is within a <cftransaction> block or not.
Introduced: 5.3.9.4
IsWithinTransaction( );
Returns: Boolean
This function does not take any arguments.
Examples
There are currently no examples for this function 15,693ms WARN No examples for function iswithintransactionSee also
- Decision logic
- Queries
- <cfquery>
- <cftransaction>
- Search Issue Tracker
- Search Lucee Test Cases (good for further, detailed examples)