Command
VP ADD FORMULA NAME ( vpAreaName : Text ; vpFormula : Text ; name : Text { ; options : Object } ).
A comprehensive Claude Agent Skill for 4D development - ORDA, queries, forms, and version compatibility guidance
Command
VP ADD FORMULA NAME ( vpAreaName : Text ; vpFormula : Text ; name : Text { ; options : Object } ).
Command
VP ADD RANGE NAME ( rangeObj : Object ; name : Text { ; options : Object } ).
Command
Command "vp-add-selection" from Ganbin/4d-development-skill, covering description, example and see also.
Command
VP ADD SHEET ( vpAreaName : Text ) VP ADD SHEET ( vpAreaName : Text ; index : Integer ) VP ADD SHEET ( vpAreaName : Text ; index : Integer ; name : Text ).
Command
Command "vp-add-span" from Ganbin/4d-development-skill, covering description, example and see also.
Command
VP ADD STYLESHEET ( vpAreaName : Text ; styleName : Text ; styleObj : Object { ; sheet : Integer } ).
Command
VP All ( vpAreaName : Text { ; sheet : Integer } ) : Object.
Command
VP Cell ( vpAreaName : Text ; column : Integer ; row : Integer { ; sheet : Integer } ) : Object.
Command
VP Cells ( vpAreaName : Text ; column: Integer ; row: Integer ; columnCount : Integer ; rowCount : Integer { ; sheet : Integer } ) : Object.
Command
VP COLUMN AUTOFIT ( rangeObj : Object ).
Command
VP Column ( vpAreaName : Text ; column: Integer ; columnCount : Integer { ; sheet : Integer } ) : Object.
Command
VP Combine ranges ( rangeObj : Object ; otherRangeObj : Object {;...otherRangeObjN : Object } ) : Object.
Command
VP Convert from 4D View ( 4DViewDocument : Blob ) : Object.
Command
VP Convert to picture ( vpObject : Object {; rangeObj : Object} ) : Picture.
Command
Command "vp-copy-to-object" from Ganbin/4d-development-skill, covering description, example and see also.
Command
Command "vp-create-table" from Ganbin/4d-development-skill, covering description, example and see also.
Command
VP DELETE COLUMNS ( rangeObj : Object ).
Command
Command "vp-delete-rows" from Ganbin/4d-development-skill, covering description, example and see also.
Command
Command "vp-export-document" from Ganbin/4d-development-skill, covering description, passing a callback method (formula), example 1, example 2 and example 3.
Command
VP EXPORT TO BLOB ( vpAreaName : Text ; paramObj : Object ).
Command
VP Export to object ( vpAreaName : Text {; options : Object} ) : Object.
Command
Command "vp-find-table" from Ganbin/4d-development-skill, covering description, example and see also.
Command
VP Find ( rangeObj : Object ; searchValue : Text ) : Object VP Find ( rangeObj : Object ; searchValue : Text ; searchCondition : Object ) : Object VP Find ( rangeObj : Object ; searchValue : Text ; searchCondition : Object ; replaceValue : Text ) : Object.
Command
Command "vp-flush-commands" from Ganbin/4d-development-skill, covering description, example 1 and example 2.