Please enable JavaScript to view this site.

Set the value of a cell for the specified widget, where applicable.

Syntax

setCellValue(string name, int row, int col, int value, int base=10)

setCellValue (string name, int row, int col, uint value, int base=10)

setCellValue(string name, int row, int col, real value)

name

Target widget name

row

Row index (-1=current row)

col

Column index (-1=current column)

value

Value to be set

base

Numeric base (10 or 16)

Result

(none)

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Contents: ALT+c
Search: ALT+s
Exit Menu/Up: ESC