formZ SDK | 5.0 API Reference | Project | Modeling | Objects | Control Objects | Text Object
Description
Replaces a range of on object's string.
Plugin Prototype
fzrt_error_td fz_objt_edit_text_set_string_range(
fzrt_int | windex, |
obj, | |
fzrt_int | start_char, |
fzrt_int | end_char, |
str ) |
Parameters
windex [Input]
project window index
obj [Input]
text object
start_char [Input]
the character index to start the replace
end_char [Input]
the character index of the last character to replace
str [Input]
the new text
Returns
Error codes
Availability
5.5.0.0
Example Files
Function Set
Defined in