CByte

ページ名:CByte
  • CByte

Byte = CByte ( Expression AS Variant ) AS Byte

式をバイトに変換します。
式はまず整数に変換されます。 その後、この整数がバイト範囲をオーバーフローすると、切り捨てられます。

Errors

Message

Description
Type mismatch (6) Expression cannot be converted.

Examples

Print CByte("17")
17

 

Print CByte(100000)
160

 

Print CByte(True)
255

See also

シェアボタン: このページをSNSに投稿するのに便利です。

コメント

返信元返信をやめる

※ 悪質なユーザーの書き込みは制限します。

最新を表示する

NG表示方式

NGID一覧