LLMS_Question::get_choice( string $id )

Retrieve a choice by id


Description Description


Parameters Parameters

$id

(Required) Choice ID.


Top ↑

Return Return

(obj|false)


Top ↑

Source Source

File: includes/models/model.llms.question.php


			

Top ↑

Changelog Changelog

Changelog
Version Description
4.4.0 Use strict comparison.
3.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.