Ganbin /4d-development-skill
Skill Claude Code Codex
Comprehensive 4D v21 development expert with embedded official documentation. Covers ORDA patterns, entity classes, data model classes, queries, classic methods, data types, error handling, forms, events, web server, and REST API. Use when working with 4D files (.4dm), 4D language questions, 4D project structure…
9 6mo ago A 180 tokens
original MIT Ganbin /4d-development-skill
Command
VP ADD FORMULA NAME ( vpAreaName : Text ; vpFormula : Text ; name : Text { ; options : Object } ).
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP ADD RANGE NAME ( rangeObj : Object ; name : Text { ; options : Object } ).
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
Command "vp-add-selection" from Ganbin/4d-development-skill, covering description, example and see also.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP ADD SHEET ( vpAreaName : Text ) VP ADD SHEET ( vpAreaName : Text ; index : Integer ) VP ADD SHEET ( vpAreaName : Text ; index : Integer ; name : Text ).
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
Command "vp-add-span" from Ganbin/4d-development-skill, covering description, example and see also.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP ADD STYLESHEET ( vpAreaName : Text ; styleName : Text ; styleObj : Object { ; sheet : Integer } ).
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP All ( vpAreaName : Text { ; sheet : Integer } ) : Object.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP Cell ( vpAreaName : Text ; column : Integer ; row : Integer { ; sheet : Integer } ) : Object.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP Cells ( vpAreaName : Text ; column: Integer ; row: Integer ; columnCount : Integer ; rowCount : Integer { ; sheet : Integer } ) : Object.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP COLUMN AUTOFIT ( rangeObj : Object ).
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP Column ( vpAreaName : Text ; column: Integer ; columnCount : Integer { ; sheet : Integer } ) : Object.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP Combine ranges ( rangeObj : Object ; otherRangeObj : Object {;...otherRangeObjN : Object } ) : Object.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP Convert from 4D View ( 4DViewDocument : Blob ) : Object.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP Convert to picture ( vpObject : Object {; rangeObj : Object} ) : Picture.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
Command "vp-copy-to-object" from Ganbin/4d-development-skill, covering description, example and see also.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
Command "vp-create-table" from Ganbin/4d-development-skill, covering description, example and see also.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP DELETE COLUMNS ( rangeObj : Object ).
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
Command "vp-delete-rows" from Ganbin/4d-development-skill, covering description, example and see also.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
Command "vp-export-document" from Ganbin/4d-development-skill, covering description, passing a callback method (formula), example 1, example 2 and example 3.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP EXPORT TO BLOB ( vpAreaName : Text ; paramObj : Object ).
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
VP Export to object ( vpAreaName : Text {; options : Object} ) : Object.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
Command
Command "vp-find-table" from Ganbin/4d-development-skill, covering description, example and see also.
9 6mo ago A 0 tokens
original MIT Ganbin /4d-development-skill
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.
9 6mo ago A 0 tokens
original MIT