You are here: start » ppl » functions » b2w

B2W(var1:integer,var2:integer) :INTEGER

**This is an old revision of the document!**

B2W(var1:integer,var2:integer) :INTEGER

Returns a word built from two byte sized values by the formula:

  (var1*0100h+var2)
ppl/functions/b2w.1555413266.txt.gz · Last modified: 2019/04/16 13:14
CC Attribution 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution 4.0 International