Method SetSection

SetSection(int, string)

Set the active variable section using the Tedds 'SetSection' function. For information on Tedds calculation functions, use Tedds for Word and refer to the Tedds engineering library index at "Writing your own custom calculations\Calculation writing documentation\Tedds functions"

Declaration
bool SetSection(int sectionId, string name)
Parameters
Type Name Description
int sectionId

Unique numeric identifier of the section which is to become the active section

string name

Display name of the section

Returns
Type Description
bool

true if successful; otherwise false

Was this helpful?
The feedback you give here is not visible to other users. We use your comments to improve the content.
Previous
Next