Qorus Integration Engine®  4.0.3.p2_git
qorus-lib-client-service-deprecated.ql File Reference

defines deprecated functions used in the client library and included in the service API More...

Functions

deprecated string getFormattedString (any n)
 DEPRECATED: use sprintf("%N", expr) instead. More...
 
deprecated string eval_node (any n)
 DEPRECATED: use sprintf("%n", expr) instead. More...
 

Detailed Description

defines deprecated functions used in the client library and included in the service API

Function Documentation

◆ eval_node()

deprecated string eval_node ( any  n)

DEPRECATED: use sprintf("%n", expr) instead.

Deprecated:
use sprintf("%n", expr) instead

◆ getFormattedString()

deprecated string getFormattedString ( any  n)

DEPRECATED: use sprintf("%N", expr) instead.

Deprecated:
use sprintf("%N", expr) instead