Connection Information

To perform the requested action, WordPress needs to access your web server. Please enter your FTP credentials to proceed. If you do not remember your credentials, you should contact your web host.

Connection Type

Bitmap – PB Docs 126 – PowerBuilder Library

Bitmap – PB Docs 126

Bitmap DataWindow expression function

Description

Displays the specified bitmap.

note.png For computed fields only

You can use the Bitmap function only in
a computed field.

Syntax

Argument

Description

string

A column containing bitmap files, a string
containing the name of an image file (a BMP, GIF, JPEG, RLE, or
WMF file), or an expression that evaluates to a string containing
the name of an image file

Return Values

The special datatype bitmap, which cannot be
used in any other function.

Usage

Use Bitmap to dynamically display a bitmap
in a computed field. When string is a column
containing bitmap files, a different bitmap can display for each row.

Examples

These examples are all expressions for a computed
field.

This expression dynamically displays the bitmap file contained
in the column named employees:

If the employees column is column 3, this next expression
gives the same result as the expression above:

This expression displays the bitmap tools.bmp:

This expression tests the value in the column named
password and then uses the value to determine which bitmap to display:

See Also

“Example 3: creating
a row indicator”


Document get from Powerbuilder help
Thank you for watching.
Was this article helpful?
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x