Skip to contents

Remove Question from Template

Usage

remove_question(tmpl, id)

Arguments

tmpl

template object

id

Integer question ID to remove

Value

The markermd_template object without the matching question (returned unchanged, with a warning, when id is not found).