LLMS_Question_Choice::set( string $key, mixed $val )

Set a piece of data by key


Description Description


Parameters Parameters

$key

(Required) name of the key to set

$val

(Required) value to set


Top ↑

Return Return

(self)


Top ↑

Source Source

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


			

Top ↑

Changelog Changelog

Changelog
Version Description
3.16.0 Introduced.

Top ↑

User Contributed Notes User Contributed Notes

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