powerbuilder pbl download free source code sample tip and trick

PB f_evaluate DW Atributes

PB f_evaluate DW Atributes
  • Version
  • Download 556
  • File Size 2 KB
  • File Count 1
  • Create Date 01/08/2020
  • Last Updated 01/08/2020
Download

powerbuilder f_evaluate yang memeriksa atribut pada suatu datawindow apakah berisi nilai atau bentuk ekspresi

f_evaluate_attribute
A function used to get the attribute value as the datawindow interprets it; either the result of the expression or the value if there is not an expression.

Example:
string ls_value
ls_value = f_evaluate_attribute(dw_1, dw_1.getrow(), 'col1', 'Protect')

If protect has an EXPRESSION in it, the expression will be evaluated and the result returned.
If it does NOT have an EXPRESSION, then it will return whatever was entered on it.

download free library PBL source code to enrich your powerbuilder development project and make it great and fun programming

FileAction
PB_f_evaluate_dw.ZIPDownload 

0 comments on “PB f_evaluate DW AtributesAdd yours →

Tinggalkan Balasan

Translate ▲