Table of Contents

Search

  1. Preface
  2. XML Concepts
  3. Using XML with PowerCenter
  4. Working with XML Sources
  5. Using the XML Editor
  6. Working with XML Targets
  7. XML Source Qualifier Transformation
  8. Midstream XML Transformations
  9. Appendix A: XML Datatype Reference
  10. Appendix B: XPath Query Functions Reference

XML Guide

XML Guide

true

true

Always returns TRUE. Use this function to set a Boolean to TRUE.

Syntax

true ()
The true function does not accept arguments.

Return Value

Boolean TRUE.

Example

The following table contains example expressions that return TRUE:
EXPRESSION
RETURN VALUE
( decision ) = true ()
TRUE
A/B = true ()
TRUE
( starts-with ( name, 'T' ))= true
TRUE

0 COMMENTS

We’d like to hear from you!