Name bview_set_text
Definition bview_set_text(block:val(string),text:val(string)):expr(void).
Example bview_set_text("fifosize","10")
Defined in block_view.l
Implementation lard
Description Change the text displayed by the element with the given name in the block view display.